In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / SetBackgroundColor Method

SetBackgroundColor Method (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Sub SetBackgroundColor( _

   ByVal Color As Integer _

) 
public void SetBackgroundColor( 

   int Color

)
public procedure SetBackgroundColor( 

    Color: Integer

); 
public function SetBackgroundColor( 

   Color : int

);
public: void SetBackgroundColor( 

   int Color

) 
public:

void SetBackgroundColor( 

   int Color

) 

Parameters

Color
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members